home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / pc / sample code / interapplication comm / ae interaction sample / read me ¥ interaction sample next >
Encoding:
Text File  |  2000-06-23  |  866 b   |  20 lines

  1. This is a small sample of what Interaction levels mean to the Apple Event Manager
  2.  
  3. • How to use it
  4. Have both Sender and Receiver on the same drive. 
  5. Launch Sender, it will find and launch Reciever.
  6. Set the interaction levels you want in the Interact menu on both 
  7. programs.
  8. Click 'Send Event' in Sender, and see the results of the interaction levels.
  9.  
  10. • Notes:
  11. 1) I'm not doing any error checking, for clarities sake.  You of source should,
  12. or angry users will come to your house and burn down your keyboard.
  13. 2) Try a 'disallowed' mode for fun.  Request 'wait reply' and 'no interaction'
  14. and see what happens.  
  15. 3) This sample uses PBCatSearch to find and launch Reciever, that could be handy
  16. for you in other contexts, yes?  At least I've done the typing for you.
  17.  
  18. Any comments or questions should be directed to me at MacDTS
  19. C.K. Haun
  20. Apple Developer Tech Support.